frame: add GTK_STYLE_CLASS_FRAME in _init()
authorCosimo Cecchi <cosimoc@gnome.org>
Fri, 18 Nov 2011 16:42:01 +0000 (11:42 -0500)
committerCosimo Cecchi <cosimoc@gnome.org>
Sun, 20 Nov 2011 21:03:31 +0000 (16:03 -0500)
commitb9b01f99b6c04ae7a153b2c55ac9bded6a51f054
treecbefa0a86e9c0125ff65494cccb2078c4bd5c513
parent009224a80eebcaa82536fda290c634feba4f82f6
frame: add GTK_STYLE_CLASS_FRAME in _init()

Instead of adding it every time we use the GtkStyleContext, just add it
in _init().

https://bugzilla.gnome.org/show_bug.cgi?id=664342
gtk/gtkframe.c